Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
timezone_offset_get
timezone_offset_get
Alias for DateTimeZone::getOffset - Returns the time difference relative to GMT
Name:
timezone_offset_get
Category:
Date and time
Programming Language:
php
One-line Description:
Returns the time zone offset relative to GMT.
Related
Linuc PHP: Efficient Programming Practices and Performance Optimization Tips
5
PHP Filtering Technology in ecshop Platform: Analysis and Application
8
How to use ob_list_handlers in multiple output cache levels
3
Configuration and management of syslog and PHP error logs
5
Similar Functions
date_parse
date_parse
Returnsanassociative
timezone_open
timezone_open
AliasforDateTimeZo
timezone_identifiers_list
timezone_identifiers_list
AliasforDateTimeZo
timezone_abbreviations_list
timezone_abbreviations_list
AliasforDateTimeZo
time
time
ReturnthecurrentUnix
date_create_from_format
date_create_from_format
AliasforDateTime::
date_create_immutable
date_create_immutable
DateTimeImmutable::_
strptime
strptime
parsethetime/dategen
Popular Articles